home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 476-500 / disk_476 / browser / goodies.readme < prev    next >
Text File  |  1992-05-06  |  451b  |  10 lines

  1. The 'goodies' are sections of the source to Browser that I have previously
  2. released into the public domain, or that I got from the public domain. I
  3. figure that you folks should benefit from them:
  4.  
  5.     PatMatch.c    A very nice AmigaDOS-compatible regular expression parser.
  6.     menu.c    A fairly clean way of dealing with lots of silly menus.
  7.         menu.h    Needed for menu.c
  8.         fonts.h    Needed for menu.c
  9.     vollist.c    An Examine/ExNext type interface to the device list.
  10.